body {
    padding: 0;
    margin: 0;
    font-family: 微软雅黑;
    background-color: #fff;
}
ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}
img {
    border: none;
}
i{
    font-family: iconfont;
    font-weight: normal;
    font-style: normal;
}
.top{
    background: url(../img/bg.jpg) no-repeat;
    background-size: 100% 100%;
    background-color: #faf5d5;
    height: 250px;
}
.top h1{
    font-weight: bold;
    margin-bottom: 20px;
    color: #d50201;
    padding-left: 70px;
}
.top h1 img{
    margin-top: -10px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    width: 228px;
    text-align: center;
    line-height: 35px;
    background: url(../img/ge.png) no-repeat right;
    font-size: 16px;
    padding: 0;
}
.nav-bbg{
    background: none!important;
}
.navbar{
    margin-bottom: 0;
}
.banner-nav{
    /*background-color: #128fdc;*/
    padding: 10px 0;
    background: url("../img/nav-bg.png");
    height: 94px;
    bottom: 0;
    position: relative;
}
.navbar-default{
    background: none;
    border:none
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #f0f0f0;
}
.logoCon{
    padding: 34px 0;
}
.nav-tabs>li>a {
    text-align: center;
    font-size: 16px;
    background-color: #128fdc;
    color: #fff;
}
.nav-tabs>li{
    width: 25%;
}
.nav-tabs>li>a:hover{
    background-color: #fff;
    color: #930;
    border: 1px solid #930;
}
.nav-tabs>li {
    margin-bottom: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background-color: #fff;
    color: #a30312;
    border: 1px solid #a30312;
}
.nav-tabs>li>a{
    border-bottom: 1px solid #128fdc;
}
.tab-content{
    height: 350px;
    border-radius: 3px;
    border: 1px solid #ccdcf1;
}
.nav-tabs-news>li.active>a:before {
    position: absolute;
    top: 42px;
    left: 130px;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-right: 13px solid #930;
    border-bottom: 13px solid transparent;
    content: '';
}
.nav-tabs-news>li.active>a:after {
    position: absolute;
    top: 43px;
    left: 132px;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-right: 12px solid #fff;
    border-bottom: 12px solid transparent;
    content: '';
}
.tj {
    margin-top: 25px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 25px;
    background-color: #fff;
    padding: 10px;
}
.tj .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
}
.tj .tjBox {
    width: 100%;
    height: auto;
    line-height: 30px;
    font-size: 14px;
    transition: .5s;
    border: 1px solid #ccdcf1;
    border-radius: 3px;
    padding: 10px 0;
    background-color: #f7f9fc;
    display: flex;
}
.tj .tjBox .div01{
    flex: 1;
    padding-top: 18px;
}
.tj .tjBox .div02{
    flex: 0 0 55%;
    text-align: left;
}
.num-style {
    font-size: 18px;
    color: #d50201;
}
.tjBox i{
    font-size: 30px;
    background-color: #d0d0d0;
    border-radius: 100px;
    padding: 20px;
    margin-top: 50px;
}
.tjsj{
    background-color: #f0f0f0;
    margin-top: 20px;
}
.nav-tabs{
    width: 80%;
    margin: 0 auto;
}
.nav-tabs>li>a i{
    font-size: 20px;
    display: block;
    margin-top: 10px;
}
.col-title {
    border-bottom: 3px solid #e6e6e6;
    line-height: 40px;
    height: 40px;
}
.col-title .hh3 {
    margin: 0;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    width: 100px;
    float: left;
    color: #fff;
    text-align: center;
    border-bottom: 3px solid #127aba;
    background-color: #128fdc;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.col-title .cha-more {
    float: right;
    color: #818080;
    font-size: 12px;
}
.mb-mar {
    margin-bottom: 20px;
}

.bmxx-list {
    clear: both;
}
.bmxx-list li {
    line-height: 45px;
    padding: 0 0 0 10px;
    list-style: none;
    height: 45px;
    border-bottom: 1px dashed #e6e6e6;
}
.bmxx-list li a {
    text-decoration: none;
    color: #666;
}
.font-dkgrey {
    height: 45px;
    display: block;
    float: left;
    width: 77%;
    color: #333333;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.font-grey {
    float: right;
    color: #999;
    font-size: 12px;
}
.col-a{
    margin-top: 20px;
}
.zhuanti img{
    width: 100%;
}
.footer{
    background-color: #333;
    text-align: center;
    color: #999;
    padding-top: 20px;
    padding-bottom: 10px;
}
.tab-content-news{
    height: 200px;
}
.nav-tabs-second{
    width: 100%;
}
.nav-tabs-second>li>a{
    line-height: 30px;
    padding: 2px 5px;
    background-color: #f0f0f0;
    color: #666;
    border-bottom: none;
}
.tab-content-second{
    margin-top: 0;
    height: auto;
    border:none
}
.nav-tabs-second li{
    width: 50%;
}
.nav-tabs-second li a{
    font-size: 14px;
}
.nav-tabs-second{
    margin-top: 10px;
}
.nav-tabs-second>li.active>a, .nav-tabs-second>li.active>a:hover, .nav-tabs-second>li.active>a:focus{
    background-color: #f0f0f0;
    color: #16a5fd;
    font-weight: bold;
    border-bottom: 2px solid #16a5fd;
    border-left: none;
    border-right: none;
    border-top: none;
}
.nav-tabs-second>li>a:hover{
    background-color: #16a5fd;
    border: none;
    color: #fff;
}
.hotUl > ul > li {
    padding: 7px;
    border-bottom: 1px dashed #ddd;
}
.hotUl > ul > li a {
    display: inline-block;
    max-width: 100%;
    height: 100%;
    margin-bottom: 5px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hotUl > ul > li .date {
    margin-right: 0;
    width: 150px;
    float: right;
    text-align: right;
}
.hotUl> ul > li .source-from {
    margin-right: 120px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hotUl> ul > li .source-from {
    margin-right: 120px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fly-search {
    width: auto;
    display: block;
    height: 40px;
    float: right;
    margin-top: 28px;
    padding-right: 70px;
}
.fly-search .input01 {
    width: 250px;
    outline: none;
    height: 40px;
    float: left;
    border: 1px solid #d50201;
    background: url(../img/search-dev.png);
    padding: 0 10px;
    color: #fff!important;
}
.bbt {
    padding: 0;
    width: 60px;
    height: 40px;
}
.layui-btn {
    border:none;
    font-size: 14px;
    outline: none;
    color: #fff;
}
.layui-btn-warm {
    background-color: #d50201;
}
.tab-pane img{
    width: 100%;
    height: 53px;
    margin-bottom: 12px;
    border-radius: 2px;
}
.article-content h2{
    text-align: center;
    font-size: 22px;
    line-height: 50px;
}
.article-content .article-zhu {
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-bottom: 40px;
}
.article-content p {
    text-indent: 2em;
    color: #404040;
    font-size: 14px;
    line-height: 30px;
}
